[INFO] fetching crate juri 0.4.0-alpha.3...
[INFO] testing juri-0.4.0-alpha.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate juri 0.4.0-alpha.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate juri 0.4.0-alpha.3
[INFO] finished tweaking crates.io crate juri 0.4.0-alpha.3
[INFO] tweaked toml for crates.io crate juri 0.4.0-alpha.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate juri 0.4.0-alpha.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 100 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.20.0 (available: v0.22.1)
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.1.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding sha1 v0.10.6 (available: v0.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea78886ff5c8d6d0b554f71ec57d0ac7fbf8d45cff3c598279caaa8fc8bf6fce
[INFO] running `Command { std: "docker" "start" "-a" "ea78886ff5c8d6d0b554f71ec57d0ac7fbf8d45cff3c598279caaa8fc8bf6fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea78886ff5c8d6d0b554f71ec57d0ac7fbf8d45cff3c598279caaa8fc8bf6fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea78886ff5c8d6d0b554f71ec57d0ac7fbf8d45cff3c598279caaa8fc8bf6fce", kill_on_drop: false }`
[INFO] [stdout] ea78886ff5c8d6d0b554f71ec57d0ac7fbf8d45cff3c598279caaa8fc8bf6fce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05fd38c887acaa8409a09d67498da8da40822297fd6e2b16ab18596e5225d9e2
[INFO] running `Command { std: "docker" "start" "-a" "05fd38c887acaa8409a09d67498da8da40822297fd6e2b16ab18596e5225d9e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling juri-macros v0.2.0-alpha.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling juri v0.4.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/routing/mod.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute {
[INFO] [stdout]    |                  ^^^^^^^^^                            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.71s
[INFO] running `Command { std: "docker" "inspect" "05fd38c887acaa8409a09d67498da8da40822297fd6e2b16ab18596e5225d9e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05fd38c887acaa8409a09d67498da8da40822297fd6e2b16ab18596e5225d9e2", kill_on_drop: false }`
[INFO] [stdout] 05fd38c887acaa8409a09d67498da8da40822297fd6e2b16ab18596e5225d9e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a7d46788f15956f8112fe644547cfd2d8aa9bac48afb1db76098384d72bf265
[INFO] running `Command { std: "docker" "start" "-a" "8a7d46788f15956f8112fe644547cfd2d8aa9bac48afb1db76098384d72bf265", kill_on_drop: false }`
[INFO] [stderr]    Compiling juri v0.4.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/routing/mod.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute {
[INFO] [stdout]    |                  ^^^^^^^^^                            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/routing/mod.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute {
[INFO] [stdout]    |                  ^^^^^^^^^                            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.82s
[INFO] running `Command { std: "docker" "inspect" "8a7d46788f15956f8112fe644547cfd2d8aa9bac48afb1db76098384d72bf265", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a7d46788f15956f8112fe644547cfd2d8aa9bac48afb1db76098384d72bf265", kill_on_drop: false }`
[INFO] [stdout] 8a7d46788f15956f8112fe644547cfd2d8aa9bac48afb1db76098384d72bf265
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7456dca7108bdf4509d9599c98e4af39e31bc2faf28d0ba6f79bfea2b0c1af5e
[INFO] running `Command { std: "docker" "start" "-a" "7456dca7108bdf4509d9599c98e4af39e31bc2faf28d0ba6f79bfea2b0c1af5e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/routing/mod.rs:35:18
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute {
[INFO] [stderr]    |                  ^^^^^^^^^                            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn route(&mut self, route: RouteOrWSRoute) -> RouterRoute<'_> {
[INFO] [stderr]    |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `juri` (lib) generated 1 warning (run `cargo fix --lib -p juri` to apply 1 suggestion)
[INFO] [stderr] warning: `juri` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/juri-a0bef8d4fa45aa12)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test byte::read::line::test_newline ... ok
[INFO] [stdout] test json::response::main ... ok
[INFO] [stdout] test config::test ... ok
[INFO] [stdout] test plugin::static_file::test_file_path ... ok
[INFO] [stdout] test byte::read::form_data::test::test_get_header ... ok
[INFO] [stdout] test routing::match_router::router::test::test_match_router ... ok
[INFO] [stdout] test web_socket::test::test_success ... ok
[INFO] [stdout] test routing::test::test_at ... ok
[INFO] [stdout] test request::test::header ... ok
[INFO] [stdout] test routing::match_router::test_match_route_params ... ok
[INFO] [stdout] test byte::read::stream::test::test_get_header ... ok
[INFO] [stdout] test routing::match_router::route::test::test_match_route ... ok
[INFO] [stdout] test web_socket::frame::test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests juri
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7456dca7108bdf4509d9599c98e4af39e31bc2faf28d0ba6f79bfea2b0c1af5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7456dca7108bdf4509d9599c98e4af39e31bc2faf28d0ba6f79bfea2b0c1af5e", kill_on_drop: false }`
[INFO] [stdout] 7456dca7108bdf4509d9599c98e4af39e31bc2faf28d0ba6f79bfea2b0c1af5e
